Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NEqualsToFilter<T> Class
Fields Properties Methods


In This Topic
    NEqualsToFilter<T> Class Members
    In This Topic

    The following tables list the members exposed by NEqualsToFilter<T>.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new EqualTo filter that checks with the specified other value  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.DataStructures.NComparisonFilter<T>)
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the value to check with (Inherited from Nevron.Nov.DataStructures.NComparisonFilter<T>)
    Top
    Public Methods
     NameDescription
    Public MethodReturns true, if the item is EqualTo the Value item.  
    Top
    See Also